ComponentOne ASP.NET MVC Controls
Styles Property (Macd<T>)

C1.Web.Mvc.Finance Namespace > Macd<T> Class : Styles Property
Gets or sets the styles for the MACD and Signal lines.
Syntax
'Declaration
 
Public Property Styles As IDictionary(Of String,SVGStyle)
public IDictionary<string,SVGStyle> Styles {get; set;}
See Also

Reference

Macd<T> Class
Macd<T> Members